pp108 : Prompt To Save - promptToSave

Prompt To Save - promptToSave

Prompt To Saveis a design-time property that determines whether a message is displayed on closing an XForm that contains unsaved data. The corresponding runtime property ispromptToSave.

Syntax

Designtime

This is a design-time property and can be set through the property sheet of the model.

Remarks

This property is used for reminding users to save data before closing an XForm. In case of XForms with child controls grouped under a parent control, this property must be set to true for both the parent and the child controls in order to display run-time reminders for unsaved changes made to child controls. If set to true only for a parent model, the prompt is displayed only for the changes made to the parent model.

Applies to

Model